Skip to content

SONARJAVA-6343 Update GitHub Action to use version 7 for release workflow#86

Open
rombirli wants to merge 1 commit intomasterfrom
rombirli/gh-action-release-v7
Open

SONARJAVA-6343 Update GitHub Action to use version 7 for release workflow#86
rombirli wants to merge 1 commit intomasterfrom
rombirli/gh-action-release-v7

Conversation

@rombirli
Copy link
Copy Markdown

@rombirli rombirli commented May 5, 2026

No description provided.

@hashicorp-vault-sonar-prod hashicorp-vault-sonar-prod Bot changed the title Update GitHub Action to use version 7 for release workflow SONARJAVA-6343 Update GitHub Action to use version 7 for release workflow May 5, 2026
@hashicorp-vault-sonar-prod
Copy link
Copy Markdown

hashicorp-vault-sonar-prod Bot commented May 5, 2026

SONARJAVA-6343

@sonar-review-alpha
Copy link
Copy Markdown

sonar-review-alpha Bot commented May 5, 2026

Summary

This PR upgrades the GitHub Actions release workflow from v6 to v7 of the SonarSource/gh-action_release action. The change is a single-line version bump in .github/workflows/release.yml with no modifications to workflow inputs or configuration.

The release workflow remains configured to sync to Maven Central and post notifications to the squad-jvm-notifs Slack channel.

What reviewers should know

What changed:
Only the version pin of the external GitHub Action — from @v6 to @v7. No workflow logic, inputs, or permissions were modified.

For reviewers:

  • Verify that v7 of gh-action_release is compatible with the current configuration (mavenCentralSync: true, slackChannel: squad-jvm-notifs)
  • Check the release action's changelog between v6 and v7 for any breaking changes or behavioral differences
  • This will only affect release builds — the change is isolated to the release workflow and won't impact CI/build jobs
  • The required permissions (id-token: write, contents: write) remain appropriate for the action

  • Generate Walkthrough
  • Generate Diagram

🗣️ Give feedback

@sonarqube-next
Copy link
Copy Markdown

sonarqube-next Bot commented May 5, 2026

Copy link
Copy Markdown

@sonar-review-alpha sonar-review-alpha Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! ✅

Minimal, clean version bump — no other workflow references gh-action_release, so there are no version inconsistencies to reconcile. The trigger condition, permissions, and inputs are all unchanged and appropriate.

🗣️ Give feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant